|
FrameLib
2.0
DSP processing with frames of arbitrary timing and length
|
a spinlock that can be locked, attempted or acquired. More...
#include <FrameLib_Threading.h>
Public Member Functions | |
| FrameLib_SpinLock () | |
| ~FrameLib_SpinLock () | |
| FrameLib_SpinLock (const FrameLib_SpinLock &)=delete | |
| FrameLib_SpinLock & | operator= (const FrameLib_SpinLock &)=delete |
| bool | attempt () |
| void | acquire () |
| void | release () |
a spinlock that can be locked, attempted or acquired.
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
|
delete |
|
inline |